Skip to content

test: Add Replay dependency resolution to Remix and NextJS integration tests #6570

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 16, 2022

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Dec 16, 2022

This PR fixes the broken NextJS and Remix integration tests which were unable to look up the local version of @sentry/replay before. Replay is now a dependency of these tests because they depend on @sentry/browser (which in turn depends on Replay after #6508).

Not sure why we didn't catch this earlier, as afaict, our test job selection config already covers this change.

This should unblock our 7.27.0 release

@Lms24 Lms24 requested review from mydea and lforst December 16, 2022 11:33
@Lms24
Copy link
Member Author

Lms24 commented Dec 16, 2022

Not sure why we didn't catch this earlier, as afaict, our test job selection config already covers this change

My suspicion is that because the resolution didn't work, these tests simply downloaded the 7.26.0 replay package from NPM

@Lms24 Lms24 enabled auto-merge (squash) December 16, 2022 11:44
@Lms24 Lms24 disabled auto-merge December 16, 2022 11:44
@Lms24 Lms24 enabled auto-merge (squash) December 16, 2022 11:44
@Lms24 Lms24 merged commit aec720f into master Dec 16, 2022
@Lms24 Lms24 deleted the lms-replay-fix-integration-test-resolution branch December 16, 2022 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants